home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / MSDOS / (m)aac / WPDEFAUL < prev    next >
Text File  |  1986-08-02  |  2KB  |  33 lines

  1. 1    want hyphenation (value below determines manual or automatic)
  2. 1    automatic hyphenation wanted (Knuth's algorithm)
  3. 2    hot zone (minimum # of chars to the left of a hyphen)
  4. 1    scroll_speed for the <+SCROLL> and <-SCROLL> commands
  5. 1    see graphics characters on the screen
  6. 24    screen length (excluding status line) - should be 24 for the IBM PC
  7. 80    screen width - should be 80 for the IBM PC
  8. 40    # of columns for horizontal scroll
  9. 144    tab_filler (this is a non-ascii value - for blank, put 32 here)
  10. 0    insert mode on (if 0, overstrike mode is default)
  11. 0    auto_reform
  12. 0    ruler as status line
  13. 1    base page number
  14. 5    column to start paragraph after para_indent
  15. 0    program mode on (you can invoke nyw with the -p option too)
  16. 1000    # of keystrokes to do save
  17. 1    show the status line (this may be 0 for 1200 baud or below)
  18. 1    automatic backup of file (create a periodic .BAK2 file)
  19. 0    sound the bell when you are prompted
  20. 7    foreground color for the PC (7 is white)
  21. 0    background color for the PC (0 is black)
  22. 0    automatic save of keystrokes
  23. 100    allocation per block of text (don't mess with this!!!)
  24.  
  25. The above table is used for the default values for the options menu.
  26. If you change any entry, it should be done to the numeric value only.
  27. The order of these parameters must not be changed, and no entry can
  28. be deleted from the table. For a YES/NO parameter, use a '1' for YES
  29. and '0' for NO. No value can be over 255. There can be no leading
  30. blank lines in this file. Anything to the right of the number is a comment.
  31. The numbers MUST start in column 1.
  32.  
  33.